home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / adptit11.zip / ADOPTIT.DOC < prev    next >
Text File  |  1996-01-05  |  2KB  |  58 lines

  1. -=-=-=-=-=-=-=-=-=-=-=-=-
  2.  
  3. AdoptIt! v1.1
  4. Copyright 1996 WBS
  5. All Rights Reserved
  6.  
  7. -=-=-=-=-=-=-=-=-=-=-=-=-
  8.  
  9.  
  10. ■ AdoptIt! is a small program that sysops can use to try and help get
  11. their users to adopt doors or other online programs.  This helps cut down
  12. the sysop's cost of running his/her bbs.  Of course that all depends on
  13. how generous your users are!  :)
  14.  
  15. ■ SetUp for AdoptIt!
  16.  
  17.       1. Adopt doesn't need any type of configuration file since all it
  18.         needs is the dropfile.  You must use DOOR.SYS with this program.
  19.         No other dropfiles are supported at this time.
  20.         A Fossil Driver Must be installed to use AdoptIt!
  21.  
  22.       2. Make a batch file to run the program before your doors: ie.
  23.  
  24.          Sample.BAT
  25.          -----------------
  26.          @echo off
  27.          cd\adoptit
  28.          copy x:\bbs\door.sys
  29.          adoptit
  30.          cd\gameroom
  31.          somedoor
  32.          cd\bbs
  33.  
  34.          this of course will vary depending on your bbs software and your
  35.          directories.
  36.  
  37. To Let your users know who adopted a door, just make a 1 line file named
  38. REGED.DAT and put the users name on the 1st line.  Then the AdoptIt
  39. program will run in adopted mode! 
  40.  
  41. See how simple it is.  Best of all it's FREE!!!
  42. Oh yeah, it supports ANSi, ASCII, or Avatar graphics!  Enjoy!
  43.  
  44. ■ Support
  45.         Middle Earth Online  (610) 921-8836 [WBS WHQ]
  46.  
  47.         WarriorBS@gnn.com [ Internet E-mail]
  48.  
  49.         TriBBSNet Any Conference to Karl Duncan.
  50.  
  51. ■Special Thanks
  52.         Steve Bagenstose (sysop Scooter's Arcade 610-921-3114) for all
  53.         his testing help and comments that have been added into this and
  54.         other WBS Products and his continued support!
  55.  
  56. -EOF-
  57.  
  58.